Skip to content

dev: bump github.com/chirpstack/chirpstack/api/go/v4 from 4.12.1 to 4.13.0#180

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/chirpstack/chirpstack/api/go/v4-4.13.0
Closed

dev: bump github.com/chirpstack/chirpstack/api/go/v4 from 4.12.1 to 4.13.0#180
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/chirpstack/chirpstack/api/go/v4-4.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 1, 2025

Bumps github.com/chirpstack/chirpstack/api/go/v4 from 4.12.1 to 4.13.0.

Release notes

Sourced from github.com/chirpstack/chirpstack/api/go/v4's releases.

v4.13.0

Features

Refactor Mesh heartbeat

This refactors the Gateway Mesh heartbeat payload into a more generic Mesh Event payload, which can be used by both "known" and "proprietary" event types. The first implemented "known" type is the heartbeat. While this refactor is not backwards compatible and requires ChirpStack MQTT Forwarder v4.4+, the backwards incompatibility does not affect the functioning of the Gateway Mesh itself.

Improvements

  • Store mac-command stats in device-session (instead of Redis key).
  • Update scheduler_run_after directly at devicve-session get (avoiding race-conditions between Class-A & Class-B & -C).
  • Rename m_type to f_type to align with LoRaWAN 1.0.4 specification naming.
  • Make it more clear if FUOTA job is running or if it is schedule.
  • Make AMQP integration exchange configurable. (#677)
  • Replace Redis GETDEL by pipelined GET and DEL commands. (#682)
  • Sort NULL values as smallest value (device and gateway last-seen sorting). (#683)

Bugfixes

  • Fix custom root CA certificates not taken into account. (#684)
  • Fix inconsistency in Class-B periodicity between backend and UI and align naming with LoRaWAN 1.0.4 specification naming. (#670)
Commits
  • f42337f Bump version to 4.13.0
  • c5fa5e0 api: Update DeviceActivation field documentation.
  • b7d5394 Add dev_nonce / join_eui to DevNonce already used log.
  • 984300e Bump brace-expansion from 1.1.11 to 1.1.12 in /api/js (#696)
  • c58cc7a Add option to configure max. gw time drift.
  • 952a49f Bump golang.org/x/net from 0.36.0 to 0.38.0 in /examples/frame_log/go (#685)
  • 2565cca ui: Make it more clear if fuota job is running or scheduled.
  • 7c20de2 Bump version to 4.13.0-test.2
  • 291e62c api: Re-generate Go code.
  • 28b5f91 Fix mixing of Class-B _k vs _periodicity.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/chirpstack/chirpstack/api/go/v4](https://github.com/chirpstack/chirpstack) from 4.12.1 to 4.13.0.
- [Release notes](https://github.com/chirpstack/chirpstack/releases)
- [Commits](chirpstack/chirpstack@v4.12.1...v4.13.0)

---
updated-dependencies:
- dependency-name: github.com/chirpstack/chirpstack/api/go/v4
  dependency-version: 4.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Jul 1, 2025
@dependabot dependabot Bot requested a review from johanstokking as a code owner July 1, 2025 14:05
@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Jul 1, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 2, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/chirpstack/chirpstack/api/go/v4-4.13.0 branch July 2, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant